-
Home
-
Facebook for WooCommerce
-
3.3.5 (latest)
-
Code
-
Classes
- Enhanced_Catalog_Attribute_Fields
Total Complexity |
39 |
Dependencies |
4 |
Dependents |
4 |
Total lines |
275 |
Lines of code |
204 |
Logical lines of code |
109 |
Comment lines |
32 |
Methods |
12 |
Properties |
4 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
render() |
A |
42 |
7 |
57 |
render_field() |
S |
57 |
6 |
16 |
get_value() |
S |
58 |
6 |
14 |
render_attribute() |
S |
49 |
4 |
35 |
render_selector_checkbox() |
S |
53 |
3 |
26 |
render_select_field() |
S |
60 |
3 |
14 |
extract_attribute() |
S |
70 |
3 |
5 |
__get() |
S |
67 |
2 |
7 |
render_text_field() |
S |
66 |
2 |
8 |
__construct() |
S |
71 |
1 |
6 |
render_hidden_input_can_show_attributes() |
S |
71 |
1 |
7 |
render_label() |
S |
65 |
1 |
9 |